xen.git
2013-01-15 Zhang XiantaoEPT: Make ept data structure or operations neutral
2013-01-15 Zhang Xiantaonested_ept: Implement guest ept's walker
2013-01-15 Zhang Xiantaonestedhap: Change nested p2m's walker to vendor-specific
2013-01-15 Zhang Xiantaonestedhap: Change hostcr3 and p2m->cr3 to meaningful...
2013-01-14 Keir Fraserxen: Introduce ASSERT_NOT_IN_ATOMIC() to give more...
2013-01-14 Keir Fraserx86/hvm: Remove 32-/64-bit abstraction macros from...
2013-01-14 Keir Fraserx86: Assert !in_atomic() before exiting to guest context.
2013-01-13 Ian Campbellmerge
2013-01-13 Ian CampbellRevert 0b9dfd067b42: Switch from select() to poll(...
2013-01-11 Dongxiao Xunested vmx: fix CR0/CR4 emulation
2013-01-11 Keir Fraserxsm: Dummy hook functions must be always_inline to...
2013-01-11 Ian Campbellmerge
2013-01-11 Wei LiuSwitch from select() to poll() in xenconsoled's IO...
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Correct PCI terminology
2013-01-11 Andrew Coopertools/ocaml: libxc bindings: Fix SBDF encoding
2013-01-11 Wei Liuxencommons: Stop QEMU in do_stop()
2013-01-11 Bamvor Jian... fix wrong path while calling pygrub and libxl-save...
2013-01-11 Ian Campbelllibxc: x86: ensure that the initial mapping fits into...
2013-01-11 Jim Fehliglibxl: Set vfb and vkb devid if not done so by the...
2013-01-11 Daniel De Graafxsm/flask: remove unused permissions
2013-01-11 Daniel De Graafxsm/flask: document the access vectors
2013-01-11 Daniel De Graafxen/xsm: distinguish scheduler get/set operations
2013-01-11 Daniel De Graaftmem: add XSM hooks
2013-01-11 Daniel De Graafxen/xsm: Add xsm_default parameter to XSM hooks
2013-01-11 Daniel De Graafxen: platform_hypercall XSM hook removal
2013-01-11 Daniel De Graafxen: sysctl XSM hook removal
2013-01-11 Daniel De Graafxen: domctl XSM hook removal
2013-01-11 Daniel De Graafxen: add XSM hook for XENMEM_exchange
2013-01-11 Daniel De Graafarch/x86: use XSM hooks for get_pg_owner access checks
2013-01-11 Daniel De Graafarch/x86: Add missing mem_sharing XSM hooks
2013-01-11 Daniel De Graafxsm/flask: add distinct SIDs for self/target access
2013-01-11 Daniel De Graafxsm/flask: add missing hooks
2013-01-11 Daniel De Graafxsm/flask: Add checks on the domain performing the...
2013-01-11 Keir Fraserxsm: Move flask policy files into hypervisor (missed...
2013-01-11 Daniel De Graafarch/x86: convert platform_hypercall to use XSM
2013-01-11 Daniel De Graafxen: convert do_sysctl to use XSM
2013-01-11 Daniel De Graafxen: convert do_domctl to use XSM
2013-01-11 Daniel De Graafxen: avoid calling rcu_lock_*target_domain when an...
2013-01-11 Daniel De Graafxen: use XSM instead of IS_PRIV where duplicated
2013-01-10 Daniel De Graafarch/x86: add distinct XSM hooks for map/unmap
2013-01-10 Daniel De Graafflask: move policy headers into hypervisor
2013-01-10 Daniel De Graafxsm: Use the dummy XSM module if XSM is disabled
2013-01-10 Keir Fraserhvmloader: Allocate 3 pages for Intel GPU OpRegion...
2013-01-10 Ross PhilipsonHVM firmware passthrough ACPI processing
2013-01-10 Ross PhilipsonHVM firmware passthrough SMBIOS processing
2013-01-10 Ross PhilipsonHVM firmware passthrough control tools support
2013-01-10 Ross PhilipsonHVM xenstore strings and firmware passthrough header
2013-01-09 Jan BeulichVT-d: fix interrupt remapping source validation for...
2013-01-09 Keir Fraserx86/hvm: Bind device-model event-channels to registered...
2013-01-09 Samuel Thibaultmini-os: Fix test application link when various fronts...
2013-01-09 Samuel Thibaultmini-os: Notify shutdown through weak function call...
2013-01-08 Dongxiao Xunested vmx: synchronize page fault error code match...
2013-01-08 Dongxiao Xunested vmx: emulate IA32_VMX_MISC MSR
2013-01-08 Daniel De Graafx86/hvm: Bind xen-created event channels to building...
2013-01-07 Jan Beulichx86: fix assertion in get_page_type()
2013-01-07 Jan Beulichx86: compat_show_guest_stack() should not truncate MFN
2013-01-07 Jan BeulichIOMMU: add option to specify devices behaving like...
2013-01-07 Jan BeulichVT-d: relax source qualifier for MSI of phantom functions
2013-01-07 Jan BeulichIOMMU: add phantom function support
2013-01-07 Jan BeulichIOMMU/PCI: consolidate pdev_type() and cache its result...
2013-01-07 Jan BeulichAMD IOMMU: adjust flush function parameters
2013-01-07 Jan BeulichVT-d: adjust context map/unmap parameters
2013-01-07 Jan BeulichIOMMU: adjust add/remove operation parameters
2013-01-07 Jan BeulichIOMMU: adjust (re)assign operation parameters
2013-01-04 Ian Campbellmerge
2013-01-04 Andrew Cooperpassthrough/domctl: use correct struct in union
2012-12-21 Ian Campbelltools/tests: Restrict some tests to x86 only
2012-12-20 Ian Campbellxen: arm: fix guest register access.
2012-12-20 Tim Deeganarm: trim pagetable flag definitions to fit in 80 chara...
2012-12-20 Jan Beulichx86: also print CRn register values upon double fault
2012-12-19 Ian Campbellxen: arm: remove now empty dummy.S
2012-12-19 Ian Campbellxen: remove nr_irqs_gsi from generic code
2012-12-19 Ian Campbelllibxl: move definition of libxl_domain_config into...
2012-12-19 Ian Campbellxen: arm: mark early_panic as a noreturn function
2012-12-19 Ian Campbellxen: arm: introduce arm32 as a subarch of arm.
2012-12-19 Ian Campbellxen: arm: reorder registers in struct cpu_user_regs.
2012-12-19 Ian Campbellxen: arm: remove hard tabs from asm code.
2012-12-19 Ian Campbellxen: arm: fix long lines in entry.S
2012-12-19 Ian Campbellxen: arm: implement share_xen_page_with_privileged_guests
2012-12-19 Ian Campbellxen: arm: implement send_timer_event.
2012-12-19 Ian Campbellxen: arm: initialise dom_{xen,io,cow}
2012-12-19 Ian Campbellxen: arm: stub domain_relinquish_resources.
2012-12-19 Ian Campbellxen: arm: stub out domain_get_maximum_gpfn
2012-12-19 Ian Campbellxen: arm: stub page_is_ram_type.
2012-12-19 Ian Campbellxen: arm: stub out steal_page.
2012-12-19 Ian Campbellxen: arm: stub out wallclock time.
2012-12-19 Ian Campbellxen: arm: stub out pirq related functions.
2012-12-19 Ian Campbellxen: arm: implement arch_vcpu_reset.
2012-12-19 Ian Campbellxen: arm: implement arch_get_info_guest
2012-12-19 Ian Campbellxen: arm: make smp_send_state_dump a real function
2012-12-19 Ian Campbellxen: arm: define node_online_map.
2012-12-19 Ian Campbellxen: arm: Call init_xen_time earlier
2012-12-19 Stefano Stabellinixen/arm: do not map vGIC twice for dom0
2012-12-19 Andre Przywarax86, amd: Disable way access filter on Piledriver CPUs
2012-12-18 Daniel De Graafxen/arch/*: add struct domain parameter to arch_do_domctl
2012-12-18 Daniel De Graafxen: lock target domain in do_domctl common code
2012-12-18 Dongxiao Xunested vmx: nested TPR shadow/threshold emulation
2012-12-18 Dario Faggiolixen: sched_credit: add some tracing
2012-12-18 Dario Faggiolixen: tracing: introduce per-scheduler trace event IDs
2012-12-18 Dario Faggiolixen: sched_credit: improve tickling of idle CPUs
next